home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8780 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help: Getting Keystroke in UNIX
  5. Date: 6 Mar 1996 01:24:45 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4hjlktINN35r@keats.ugrad.cs.ubc.ca>
  8. References: <DntIAK.AMA@beaver.cs.washington.edu>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <DntIAK.AMA@beaver.cs.washington.edu>,
  12. Wei Zhu <zhuw@wolf.cs.washington.edu> wrote:
  13.  
  14. [ reformatted to fit 79 columns ]
  15.  
  16.  >Hi,
  17.  >
  18.  >I am writing a program for my class project that needs to get keystrokes w/o
  19.  >blocking the program. I could not find a function that can do it. If you know
  20.  >a solution, I would appreciated if you can send a e-mail to me. 
  21.  
  22. This is discussed in the FAQ, and probably in the FAQ of comp.unix.programmer
  23. as well. There are low-level ways of doing it, and there is also the curses
  24. library which does the dirty work for you.
  25.  
  26.  >P.S. My project is due on 3/10/96. 
  27.  
  28. as if anyone cares.
  29.  
  30. Shall we have a vote?
  31. -- 
  32.  
  33.